home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 3 / Amiga Tools 3.iso / games / aboulderdash1.0 / extgfx.i < prev    next >
Encoding:
Text File  |  1995-08-27  |  535 b   |  34 lines

  1. *==========================================
  2. *
  3. * File:        ExtGfx.i
  4. * Version:     6
  5. * Revision:    0
  6. * Created:     ??/??/????
  7. * By:          FNC Slothouber
  8. * Last Update: 25-Aug-1995
  9. * By:          FNC Slothouber
  10. *
  11. *==========================================
  12.  
  13.  
  14. ***** Display Structure *********
  15.  
  16.         rsreset
  17.         rs.b    LN_SIZE
  18.         rs.w    1
  19. dsp_View    rs.l    1
  20.         rs.l    1
  21. dsp_ViewPort    rs.l    1
  22.         rs.l    1
  23. dsp_RasInfo    rs.l    1
  24.         rs.l    1
  25. dsp_sizeof    rs.l    0
  26.  
  27.         rsreset
  28. new_dsp_width    rs.w    1
  29. new_dsp_height    rs.w    1
  30. new_dsp_modes    rs.w    1
  31. new_dsp_sizeof    rs.l    0
  32.  
  33.